Skip to content

Flow Control

Jump

lua
Jump(mark)

After the script execution ends, it jumps to the marker point generated by the Marker operator. This effect is equivalent to the Jump operator.

Tip

If executed multiple times, only the last execution takes effect.

Parameters

ParameterTypeDescription
markStringThe marker point defined by the Marker operator

AI-Vision, Making 3D Measurement Easier